home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / winprogs / read.me < prev    next >
Text File  |  1993-12-13  |  3KB  |  101 lines

  1.   Via anonymous FTP or WAIS to SunSite.UNC.EDU, anyone is free to
  2. access the directory /pub/micro/pc-stuff/ms-windows/winsock, which
  3. contains files and information pertinent to the Windows Sockets API.
  4.  
  5.   Here are the contents of the directory:
  6.  
  7. FAQ            A list of Frequently Asked Questions, with
  8.             companion answers.  Please send additional
  9.             questions or answers to towfiq@Microdyne.COM.
  10.  
  11. README            The file you are reading now.
  12.  
  13. apps/            Applications which have been written to run on
  14.             top of the Windows Sockets DLL.  See the file
  15.             README in this directory for a description of
  16.             each application.
  17.  
  18. ../incoming/        A directory where submissions to the archive
  19.             (e.g. sample programs) should be placed.
  20.  
  21. packages/        This directory contains different vendors'
  22.             WINSOCK.DLL's for testing purposes, as well as
  23.             Windows Sockets development packages.  See the
  24.             file README in this directory for a
  25.             description of each package.
  26.  
  27. press-releases/        The text of some of the press releases about
  28.             the Windows Sockets API.
  29.  
  30. winsock-archive/    An archive of the winsock@Sunsite.UNC.Edu
  31.             mailing list.  (Send subscription requests to
  32.             listserv@SunSite.UNC.Edu.)
  33.  
  34. wsguide.doc        The Windows Sockets Guide, by Martin Hall, JSB
  35.             (martinh@jsbus.com).  In Microsoft Word for
  36.             Windows format.
  37.  
  38. wsguide.ps        The Windows Sockets Guide, by Martin Hall, JSB
  39.             (martinh@jsbus.com).  In PostScript format.
  40.  
  41. In the subdirectories winsock-1.0 and winsock-1.1 you will find the
  42. specification in any of these following formats:
  43.  
  44. winsock.bmp        Windows Sockets icon in Windows .BMP format.
  45.  
  46. winsock.def        Sample Windows Sockets DLL Module Definitions
  47.             File.
  48.  
  49. winsock.doc        Windows Sockets API specification in WinWord
  50.             2.0 format.
  51.  
  52. winsock.h        Windows Sockets API header file for use with C
  53.             and C++.
  54.  
  55. winsock.hlp        Windows Sockets API specification in WinHelp
  56.             3.1 format.  (You need the 3.1 WINHELP.EXE to
  57.             read it.)  Contact Joel Goldberger
  58.             (joel@InfoMagic.COM) with comments, fixes.
  59.  
  60. winsock.hpj        Help project file used in conjunction with
  61.             winsock.bmp and winsockx.rtf to generate
  62.             winsock.hlp.
  63.  
  64. winsock.ico        Windows Sockets icon in Windows .ICO format.
  65.  
  66. winsock.inc        Windows Sockets API header file for use with
  67.             Pascal (use in conjunction with winsock.pas).
  68.  
  69. winsock.lib        Windows Sockets API Import Library file.
  70.             (This was generated by running IMPLIB on
  71.             winsock.def.)
  72.  
  73. winsock.inc        Windows Sockets API header file for use with
  74.             Pascal (use in conjunction with winsock.inc).
  75.  
  76. winsock.ps        Windows Sockets API specification in
  77.             PostScript format.
  78.  
  79. winsock.rtf        Windows Sockets API specification in Rich Text
  80.             Format.  (Also used to build WINSOCK.HLP.)
  81.  
  82. winsock.txt        Windows Sockets API specification in ASCII
  83.             Text format.
  84.  
  85. winsock.wri        Windows Sockets API specification in Microsoft
  86.             Write format.
  87.  
  88. winsock.zip        A file in ZIP format suitable for a developer
  89.             to program against -- it contains WINSOCK.H
  90.             and WINSOCK.DEF.
  91.  
  92. winsockx.rtf        Windows Sockets API specification in RTF
  93.             format for use in generating WinHelp file.
  94.             Please note that this is not the same file as
  95.             winsock.rtf!  (See winsock.hlp and winsock.hpj
  96.             for more information).
  97.  
  98. winsock.vb        Windows Sockets API header file for use with
  99.             Visual Basic.
  100.  
  101.